Skip to content

Conversation

MGlauer
Copy link
Collaborator

@MGlauer MGlauer commented Sep 25, 2023

The results seemed incorrect for my test case boxes = np.array([[[1,1],[4,4]],[[1,1],[2,2]],[[2,2],[3,3]],[[2.5,2.5],[3.5,3.5]]]), so I went ahead and fixed it. It implements a containment check between boxes: B is a considered a sub-box of A iff the conditional probability P(A|B)=P(A and B)/P(B) > 0.99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant